Config.mk: Include optional .config file *first* rather than *last*
authorKeir Fraser <keir@xen.org>
Sat, 27 Aug 2011 11:20:19 +0000 (12:20 +0100)
committerKeir Fraser <keir@xen.org>
Sat, 27 Aug 2011 11:20:19 +0000 (12:20 +0100)
commitee991a2daf8d889d0d54e377610e487b69115210
treea8d90f01fb506d25da847907cf232b9c9d5f4eed
parent32e447cde1d68777f15efd64f0d836e01646e4a3
Config.mk: Include optional .config file *first* rather than *last*

Allows the core of Config.mk to correctly respond to any configuration
overrides specified in the .config file.

Signed-off-by: Keir Fraser <keir@xen.org>
Config.mk